<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******************************
 ** 组件类
 ******************************/
 dd{ margin:0px; padding:0px;}
.toolbar { width:65px; position:fixed; right:0; top:50%;   z-index:50; }
.toolbar dd { width:65px; height:65px; background:none; border-bottom: 1px solid #0e2866;border-top: 1px solid #375aad;position:relative; z-index: 60;}
.toolbar dd &gt; i { display:block; width:65px; height:65px; cursor:pointer; }
.toolbar .slide-qq { display:block; width:0; height:65px; line-height:65px; font-size:20px; color:#FFF; padding:0 0 0 65px; position:absolute; top:0; right:0; overflow:hidden; }
.toolbar .pop { position:absolute; right:120px; top:-65px; background:#f26402; display:none; }
.toolbar .pop .o { position:absolute; right:-7px; top:88px; width:7px; height:13px; background:url(tool-arrow.png) 0 0 no-repeat; }
.toolbar .pop-tel { width:120px; padding:10px 20px 30px; color:#FFF; text-align:center;  }
.toolbar .pop-tel .icon { height:30px; line-height:30px; padding-top:55px; background:url(tool-telphone2.png) center no-repeat; 
 width: 100%;text-align: center;
}
.toolbar .pop-tel .item { line-height:24px; font-size:16px; }
.toolbar .pop-code { width:120px; padding:20px 20px 0; }
.toolbar .pop-code img { width:120px; height:120px; display:block; }
.toolbar .pop-code h3 { height:50px; line-height:50px; text-align:center; color:#f2e8e1; font-size:16px; font-weight:400; white-space:nowrap; }
.toolbar .qq { background:url(tip2.png) 13px 14px no-repeat #274583; }
.toolbar .qq:hover{ background-color: #f26402;}
.toolbar .tel { background:url(tip2.png) 13px -65px no-repeat #274583; }
.toolbar .code { background:url(tip2.png) 13px -130px no-repeat #274583; }
.toolbar .top { background:url(tip2.png) 13px -200px no-repeat #274583; }
.toolbar .top a{ display:block; height:100%}
.toolbar dd i:hover { background-color: #f26402; }
.jing_pointer { width:27px; height:117px; position:absolute; top:55px;*top:-120px; left:-27px; cursor:pointer;background:url(pointer4.png) left top no-repeat;  }
.jing_pointer.active { left:38px; background:url(pointer1.png) left top no-repeat;  }
.pl1{ background:none !important;}
</pre></body></html>